[INFO] cloning repository https://github.com/piemot/aoc-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piemot/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiemot%2Faoc-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiemot%2Faoc-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 812bc73c3a2557711cdcb7fa57112c36360faa50
[INFO] testing piemot/aoc-2024 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiemot%2Faoc-2024" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/piemot/aoc-2024
[INFO] finished tweaking git repo https://github.com/piemot/aoc-2024
[INFO] tweaked toml for git repo https://github.com/piemot/aoc-2024 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/piemot/aoc-2024 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/piemot/aoc-2024 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f65ae6c86536d371884d72aee1416af3a98a16d693c5d99efd59b17a7118444e
[INFO] running `Command { std: "docker" "start" "-a" "f65ae6c86536d371884d72aee1416af3a98a16d693c5d99efd59b17a7118444e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f65ae6c86536d371884d72aee1416af3a98a16d693c5d99efd59b17a7118444e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f65ae6c86536d371884d72aee1416af3a98a16d693c5d99efd59b17a7118444e", kill_on_drop: false }`
[INFO] [stdout] f65ae6c86536d371884d72aee1416af3a98a16d693c5d99efd59b17a7118444e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d0422e4b2ffdd7108659ed871a8cd1b9e366e05c61f7df775df65ee796b66d5
[INFO] running `Command { std: "docker" "start" "-a" "4d0422e4b2ffdd7108659ed871a8cd1b9e366e05c61f7df775df65ee796b66d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling logos-codegen v0.14.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling logos-derive v0.14.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling logos v0.14.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aoc-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/bin/day2.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day2.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | day!(part1, part2);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day7.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day7.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | day!(part1, part2);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day1.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day1.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | day!(part1, part2);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day6.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day6.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | day!(part1, part2);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day5.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day5.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | day!(part1, part2);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day8.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day8.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | day!(part1, part2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/bin/day4.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/bin/day4.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | day!(part1, part2);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-2024` (bin "day1") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc-2024` (bin "day5") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-2024` (bin "day8") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-2024` (bin "day2") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-2024` (bin "day7") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-2024` (bin "day6") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc-2024` (bin "day4") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/bin/day3.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/bin/day3.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | day!(part1, part2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `day` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-2024` (bin "day3") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4d0422e4b2ffdd7108659ed871a8cd1b9e366e05c61f7df775df65ee796b66d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d0422e4b2ffdd7108659ed871a8cd1b9e366e05c61f7df775df65ee796b66d5", kill_on_drop: false }`
[INFO] [stdout] 4d0422e4b2ffdd7108659ed871a8cd1b9e366e05c61f7df775df65ee796b66d5
